home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 March / march_2000.iso / Site Building / Colorstudio / Setup.iss < prev    next >
Encoding:
InstallShield Response File  |  1999-08-15  |  564 b   |  42 lines

  1. [InstallSHIELD Silent]
  2. Version=v3.00.00
  3. File=Response File
  4.  
  5. [DlgOrder]
  6. Dlg0=Welcome-0
  7. Dlg1=SdLicense-0
  8. Dlg2=SdRegisterUserEx-0
  9. Dlg3=AskDestPath-0
  10. Dlg4=SdSelectFolder-0
  11. Dlg5=SdStartCopy-0
  12. Dlg6=SdFinish-0
  13. Count=7
  14.  
  15. [Welcome-0]
  16. Result=1
  17.  
  18. [SdLicense-0]
  19. Result=1
  20.  
  21. [SdRegisterUserEx-0]
  22. Result=1
  23. szName=Name
  24. szCompany=Company
  25. szSerial=1
  26.  
  27. [AskDestPath-0]
  28. szPath=<ProgramFilesDir>\newmediaCafe\ColorStudio
  29. Result=1
  30.  
  31. [SdSelectFolder-0]
  32. Result=1
  33. szFolder=nmcColorStudio
  34.  
  35. [SdStartCopy-0]
  36. Result=1
  37.  
  38. [SdFinish-0]
  39. Result=1
  40. bOpt1=0
  41. bOpt2=0
  42.